Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
readdir
readdir
Read entries from directory handle
Name:
readdir
Category:
Directory functions
Programming Language:
php
One-line Description:
Returns the entry in the directory handle.
Related
How to Set Up and Configure PHP Environment on Cenos Operating System
10
Yii Framework Data Statistics: Daily, Monthly, Yearly, and Custom Time Period Statistics
4
Use imageflip to combine imagepng function to optimize PNG image processing
2
Detailed explanation of the basic usage of socket_set_block
7
Similar Functions
chroot
chroot
Changetherootdirecto
scandir
scandir
Listfilesanddirector
rewinddir
rewinddir
Rewindthedirectoryha
dir
dir
Returnsaninstanceoft
chdir
chdir
Changedirectory
closedir
closedir
Closethedirectoryhan
getcwd
getcwd
Getthecurrentworking
opendir
opendir
Openthedirectoryhand
Popular Articles